Skip to main content

Home/ Web Programming/ Group items tagged HTML Reference

Rss Feed Group items tagged

Rafael Santiago

MySQL :: MySQL 5.0 Reference Manual - 0 views

  •  
    The official MySQL Reference Manual. This manual provides reference one needs for dealing with MySQL.
Bryan Dumelin

HTML Quick List - HTML Code Tutorial - 0 views

  •  
    A list of all the HTML codes, and then some. I looked over the list and had never seen quite a few (or at least never noticed them). I think its a good compliation of codes, as long as you know what you might be looking for, considering it *is* alphabatised.
  •  
    I found this website to be extremely helpful when coding HTML. It lists the HTML tags available and then provides descriptions, and examples of each being used. While other books or websites reference the tags use and try to explain the result, the examples on this site put into action what the user will see when you use the tag. Definitely worth checking out if you ever get stuck
 Mark Zaniewski

HTML 4.01 / XHTML 1.0 Reference - 0 views

  •  
    A quick reference list for HTML 4.01 and XHTML 1.0 tags.
  •  
    A nice list of tags for HTML 4.01 and XHTML 1.0. This is for those times you don't want to wade through a lesson and just need to check something quick.
Bryan Dumelin

ActionScript 3.0 Language and Components Reference - 0 views

  •  
    Ok I know what you are thinking...why is he bookmarking a flash reference site - flash in a web programming class? Well I decided it was important to bookmark the ActionScript reference page because the structure of ActionScript 3 is similar to javascript used in many webpages. No, you don't need javascript to create a webpage, but adding it can allow for additional site functionality. It is also important to know the potential of integrating flash into a website and allowing for variables to be passed form the webpage and communicated to the flash movie.
Jamie McCarty

HTML Cheatsheet - Webmonkey - 0 views

  •  
    Webmonkey, which I found while doing in ICM 501, is a great resource. I like the fact that it is at the "Primate" level of skill and yet has a 4-out of-5 banana rating. For those who aren't into coding and have a hard time remembering what kind of tags go before what you want to do, it's great to have open in a different window to reference.
Caruso  Nicholas L

CSS2 Reference - 0 views

  •  
    This site is fantastic. I'm linking directly to the CSS reference page, but really the entire site is useful. It has HTML, Java, PHP, XML - everything! But in particular with this week's challenges, I found the CSS parts to be quite beneficial.
Starr Andrew

HTML Cheat Sheet - Cheat Sheets - Added Bytes - 0 views

  •  
    Great site for free downloadable cheat sheets for HTML, CSS, MySQL, and seemingly everything else pertaining to web programming. Formatted in pdf to fit on one page to print for easy reference.
Lee Howard

Learn the Basic HTML Tags! - 0 views

  •  
    This gives you everything you basically need to know about HTML tags, which is what separates one section of code from another. This will be a useful reference for those who are still confused about how to write legible code.
Bryan Dumelin

Useful Page for HTML / CSS / Web Programming Help - 0 views

  •  
    the w3c html validator checks html input to make sure it follows HTML or XHTML standards. it will also help you look for syntax errors.
  •  
    This is the homepage for the World Wide Web Consortium - it details all of the standards for HTML, CSS, etc etc. Its a great resource for web coding help. Site also contains tutorials for more information.
Kuban  Ellise J

HTML: An Interactive Tutorial - Dave's HTML Code Guide - 0 views

  •  
    Hi every, a little late to join the crowd, but better late than never! I found this site last semester when I was working on my website for 512. While it is a little hard to take in at once, and there are alot of annoying ads, I found the basic meat of the content to be helpful when I was teaching myself HTML.
Caruso  Nicholas L

HTML Help by The Web Design Group - 0 views

  •  
    HTML Help was created by the Web Design Group, which was founded to "promote the creation of non-browser specific, non-resolution specific, creative and informative sites that are accessible to all users worldwide." If you check the site out, there is an HTML Validator, CSS Checker, Help Forums, and more! Style Guides, Image info, you name it!
Garrett Karen

SitePoint CSS Reference - 0 views

  •  
    This site has it all. I found it to be a very useful resource when trying to restyle my recipe. It has both, HTML and CSS information. Check it out when you can.
Rafael Santiago

HTML Code Tutorial - Free Reference Guide for Help with HTML Tags Including Form, Frame... - 0 views

  •  
    A website whose purpose it is to be a one-stop shop for all your html coding needs.
Jamie McCarty

HTML Station--Welcome - 0 views

  •  
    This site has an AOL 3.0 feel to it but regardless, the main page has links to step-by-step instructions on what you want to do with HTML. I was using it while I was working with my Wordpress page. I like the fact that it has split everything up into sections so you can access the page with what you want.
Katie McLaughlin

MySQL tutorial/beginners' guide - 0 views

  •  
    This site seems to have some basic (read: semi-easy to understand) information written in non-geek speak. Just the basic opening paragraph explained it to me better than reading a bunch of other pages I found
  •  
    While by no means a complete reference, this page gives a much more thorough overview on MySQL that a lot of the other sites out there. I especially like the 'tips and functions' section.
Hoving Allan

Free automatic popular PHP scripts installer - 0 views

  •  
    I am documenting this to keep it academically honest. I admit that the devilish character depicted on this website is disturbing.
  •  
    I have reached my level of incompetence as far as programming is concerned. I have to use other smarts now. Since prof has already made reference to laziness being a virtue and other folks who have kindly done this stuff before, I am now searching for sample PHP Wiki code that I can adapt for this Challenge.
Kuban  Ellise J

Graded - 0 views

  •  
    updating this page on my photo site from module 2, I have changed the layout a bit. I have also added buttons to show and hide the description of the pictures. I really like this show/hide feature. I feel it will come into good use when i have alot of text, that i dont want overwhelming a user unless they want to read it all. the jquery home page and tutorials are very very helpful with great, at least i think so, examples/demos/references to using javascript and jquery
  •  
    Cool!
Monica Aversa

Hex Code / Color Charts - 0 views

  •  
    When choosing text and background colors, it's useful to have a hex code chart to make sure you're choosing the color you really want. I like Webmonkey's chart because the color boxes are a little bigger than most other charts. Plus, they also provide the HTML coding to change the background color in case you forget. -- The Web Developer's Resource
  •  
    Good call on WebMonkey. That was one of the first sites I ever used when I was learning HTML in undergrad. I loved it! Plus, how can you not love it with a name like that!
  •  
    :) I thought I was the only one who would be amused by the name alone! I didn't realize this site was years old. Thanks for vouching for it
Caruso  Nicholas L

Tortellini Soup Recipe WITH Menu Bar - 0 views

  •  
    I added a menu bar to my recipe page. Now, the page links to "Other Recipes", "Other Soups" and "College Inn," all with dropdown options linking to external sites.
  •  
    I forgot to add that I used this site as a reference for the Menu Bar: http://www.alistapart.com/articles/dropdowns/ A friend of mine also helped me with the positioning of the nav as well.
Monica Aversa

Fibonacci Nightmare - 33 views

Thanks, Nancy! I am starting the Fibonacci challenge soon, so I may very well reference this thread if I get lost. Hope everything went well for you in the end! Best, Monica Nancy Hall wrote:...

fibonacci

1 - 20 of 20
Showing 20 items per page